home *** CD-ROM | disk | FTP | other *** search
- WCS INTERBBS DOORS AND D'BRIDGE MAILER
-
- For those setting up the InterBBS portion of the Doorgame
- and use D'BRIDGE as a mailer need to do a few extra steps
- in order for it to work correctly.
-
- I have found the using SCHEDULE EVENT on the Configuration
- screen does not properly build the needed messages to send
- to your HUB system.
-
- To get around this you will need to add an ERRORLEVEL in
- your mailer's batch file. Below is an example:
-
- THIS FILE REFLECTS WILDCAT MULTILINE where noted, Single Line users need
- to rename the .CFG files
-
-
- CD\DB
- DB
- IF ERRORLEVEL 100 GOTO RUNBBS
- IF ERRORLEVEL 75 GOTO BGFAX
- IF ERRORLEVEL 65 GOTO DOTIC
- IF ERRORLEVEL 60 GOTO GOFER
- IF ERRORLEVEL 55 GOTO IBBS2 [DAILY IBBS TO HUB]
- IF ERRORLEVEL 30 GOTO TOSSMAIL
- IF ERRORLEVEL 0 GOTO EXIT
- GOTO DBRIDGE
-
- :RUNBBS
- BBS.BAT
-
- :IBBS2
- d: [change to Door Directory]
- cd\door40
- rookibbs wcsrook.cf1 daily [configuration file for Node 1]
- cd\door39
- unoibbs wcsuno.cf1 daily
- goto DBRIDGE
-
- :IBBS [PROCESS FILE FROM HUB]
- if exist birdhse.rok copy *.rok D:\door40\inzip [move data file]
- if exist birdhse.uno copy *.uno D:\door39\inzip
- del *.rok [delete data file]
- del *.uno
- d:
- cd\door40
- rookibbs wcsrook.cf1 incoming [process file]
- cd\door39
- unoibbs wcsuno.cf1 incoming
- goto DBRIDGE [return to DBRIDGE]
-
- :TOSSMAIL
- CD\WM40
- WM SCAN TOSS NETMAIL AREAMGR
- cd\db\files
- if exist *.rok goto ibbs [if data file is found, run IBBS event]
- if exist *.uno goto ibbs
- if exist *.tic goto dotic
- if exist *.fle goto dotic
- CD\DB
- ECHO * > DBRIDGE.RSN
- GOTO DBRIDGE
-
- :EXIT
- **** end example ****
-
-
-
- Hope this file helps.....
-
- If you require additional help, I can be reached at:
-
- FIDONET: 1:132/181
- America Online: mariodboid
- INTERNET mmaggi@marios.com
- BBS: (603) 226-0467
-
-
- Mike Maggi SysOp
- Mario's BirdHouse BBS
- Concord, NH